Skip to content

Notification.Value property

Defined in

Type: Notification Namespace: System.Reactive Assembly: System.Reactive.dll

Applies to

netstandard2.0

public abstract T Value { get; }

Summary: Returns the value of an OnNext notification or throws an exception.

Returns: T